home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 26 / AMIGAplus Sonderheft 26 (2000)(Falke)(DE)(Track 1 of 2)[!].iso / Tools / Packer / xfd / README < prev    next >
Text File  |  1999-03-29  |  29KB  |  578 lines

  1.                       XFD Package - Release 1.21
  2.                       ==========================
  3.  
  4. COPYRIGHT
  5. ---------
  6. All  parts  of  this  software  package  are  freely  distributable for
  7. noncommercial use.  If you redistribute XFD, you have to keep all files
  8. together.  All programs are copyright by their authors.
  9.  
  10. DISCLAIMER
  11. ----------
  12. The  authors  are  not  liable  for any changes made to any part of the
  13. package, or consequences thereof as they cannot be made responsible for
  14. damages  or  loss  of  data  directly  or  indirectly  caused  by their
  15. software.
  16.  
  17. AUTHORS
  18. -------
  19. Georg Hörmann          - Definition of XFD standard, xfdmaster.library,
  20.                          xfd#? tools, Assembler includes, some external
  21.                          decrunchers.
  22. Dirk Stöcker           - External decrunchers, 'C' support and
  23.              xfdmaster.library starting with 38.5.
  24. Dexter&Bartman/Abyss   - External decrunchers.
  25. WEPL                   - External decrunchers and Oberon includes.
  26. ???                    - External decrunchers.
  27. A. Van Helsing/X-Trade - External decrunchers.
  28. Psygore                - External decrunchers.
  29. Mr.Larmer/Wanted Team  - External decrunchers.
  30. DII                    - External decruncher and older Amiga E stuff.
  31. Nils Görs              - External decruncher.
  32. Sven Steiniger           - Amiga E support.
  33.  
  34. INTRODUCTION
  35. ------------
  36. Almost  every  Amiga  user  has  some  crunched files on his/her disks,
  37. either  Powerpacked docs or crunched demos, utilities or whatever.  But
  38. what to do when you need the files to be uncrunched, and you don't call
  39. the cruncher your own (or it doesn't support decrunching)?  Enters XFD.
  40.  
  41. FEATURES
  42. --------
  43. This  software  package allows you to decrunch almost every packed file
  44. known  on the Amiga.  It consists of the xfdmaster.library as the brain
  45. and a couple of programs that offer certain functions to the user.
  46.  
  47. The  xfdmaster.library is a standard Amiga shared, runtime library.  It
  48. works  with  Kickstart  V33+ and offers applications the possibility to
  49. directly support any crunched files.
  50.  
  51. Other  than the predecessor decrunch.library, the xfdmaster.library has
  52. a  more  flexible interface, offers the possibility to decrunch already
  53. loaded  program  segments,  supports  external  decrunchers, is able to
  54. unlink 4EB9/4EF9- and text-linked files  and can scan for crunched data
  55. in any memory area.
  56.  
  57. EXTERNAL DECRUNCHERS
  58. --------------------
  59. External  decrunchers  can  be easily written by any programmer who has
  60. knowledge  about the inner workings of a new cruncher.  That way almost
  61. everybody is able to keep the library up-to-date.  External decrunchers
  62. are  stored in "LIBS:xfd/" and xfdmaster.library loads them on startup.
  63. Please  check  out  your own "LIBS:xfd/" drawer and compare it with the
  64. latest  one included in this package.  The slaves from this package are
  65. always  the latest versions.  There exist old external decrunchers that
  66. are  no  longer  required,  please delete them from "LIBS:xfd/" to save
  67. diskspace AND memory.  They are mentioned in "LIBS:xfd/.README.FIRST"
  68.  
  69. ATTENTION
  70. ---------
  71. Although  I  clearly  stated  in the autodocs that external decrunchers
  72. have  to  be fully reentrant (which means they can handle several files
  73. within the same time), some externals are programmed not 100% safe.  If
  74. you  ever  have trouble with XFD, first disable the external slaves and
  75. then try again.  If there's still a problem, send me a bug report.
  76.  
  77. SUBMISSIONS
  78. -----------
  79. You are a programmer who has
  80. - developed external decrunchers for xfdmaster.library?
  81. - written applications that support xfdmaster.library?
  82. You have new crunchers that are not supported yet?
  83. Please send anything of the above to the following address:
  84.  
  85. ( Georg Hörmann            )
  86. ( Martinswinkelstraße 16c    )
  87. ( 82467 Garmisch-Partenkirchen    )
  88. ( Germany            )
  89.  
  90. As Georg has no time to improve xfdmaster.library, he gave me the sources
  91. to do further updates. Maybe in some future he will again make the library
  92. himself, but at the moment I'm the author of xfdmaster.library.
  93.  
  94. You can contact me at:
  95. Dirk Stöcker
  96. Geschwister-Scholl-Straße 10
  97. 01877 Bischofswerda
  98. GERMANY
  99.  
  100. or "stoecker@amigaworld.com" or "stoecker@rcs.urz.tu-dresden.de".
  101.  
  102. I still need some of the older crunchers, strange data cruncher and all
  103. the linkers. Any sent stuff is welcome.
  104.  
  105. THANKS
  106. ------
  107. Special  thanks  go  out  to  all the people who sent me new crunchers,
  108. external  decrunchers,  bug  reports  or  whatever.  You will find your
  109. names somewhere in the history.
  110.  
  111. HELP ME
  112. -------
  113. Who  is  interested  in writing a nice GUI for xfdmaster.library?  As I
  114. don't  have  enough  time to do this myself, I'm searching for somebody
  115. who  would  like  to  and has the skills to code a GUI-based all-in-one
  116. xfdDecrunch/Unlink/List/Scan  utility.   It  should read files, analyse
  117. them  quickly  (crunched?/linked?) scan them if necessary and save back
  118. the  result.   All  this  combined  with  lots  of  options and default
  119. settings would be very useful for all of us.
  120.  
  121. HISTORY
  122. -------
  123. XFD 1.21 [xfdmaster.library 38.5]
  124. - bugfix in xfdmaster.library 38.3 "PK Protector 2.00" slave. Special
  125.   thanks to Jan Andersen for sending me the bug report from Alex van
  126.   Niel. Released as xfdmaster.library 38.4.
  127. - From now the library is no longer done by Georg but by Dirk Stöcker.
  128.   Maybe that changes back again in future. Nobody knows :-)
  129. - Included PPbk in xfdmaster.library now doing complete decrunching.
  130.   Please remove PPBK from LIBS:xfd directory!
  131. - Added ID XPKZ to CrunchMania and PACK to PowerPacker.
  132. - Added new externals PCompress2, GZip, DataPACK, ISC, DeluxeCruncher
  133.   and their sources.
  134. - New external AddrHeads removes xfd and ObjectMaster address headers.
  135. - Included xfdDecrunchAddr tool in the distribution.
  136. - Updated LSD! external to support fake CrM2 files.
  137. - Added Text-Linkers EXP1.1, ETA0.91, ETA0.99 and ETA1.00. Has anyone
  138.   a linker program or not recogniced linker files? Please send them.
  139. - Added new V38.5 AmigaE support files done by Sven Steiniger.
  140. - Added Crunch-O-Matic 1.0 (COMatic external). This cruncher seems to be
  141.   buggy, as some of the decrunched files are corrupt. The decruncher
  142.   itself should not do any weird things (like crashing) except producing
  143.   corrupt files, as there is no way testing the files. Solutions, bug
  144.   fixes or newer Crunch-O-Matic versions are welcome.
  145. - Fixed a bug Georg introduced in 38.3 SyncroPacker fix. Normal
  146.   SyncroPacker files are recogniced again.
  147. - Removed some little Enforcer hits in GNU-Packer, FlashSpeed and TSK.
  148. - Updated some other external decrunchers.
  149.  
  150. XFD 1.20 [xfdmaster.library 38.3]
  151. - Removed externals AMOS, CRND, CRUN, FUCK as they are included in the
  152.   external ByteKillerFake too. Thanks to Dirk Stöcker for the hint.
  153. - PowerPacker Data slave supports PP2O files now (capital O instead of
  154.   zero). Thanks to Dirk Stöcker again.
  155. - Added new externals DMP0, PCompress and Supplex written by Dirk
  156.   Stöcker and Nils Görs. Thanks guys, this really saved me some work.
  157. - Added sourcecodes for new PCompress and Supplex externals.
  158. - Added support for patched DragPack 1.0 files. These will not appear
  159.   very much as they are made by hand, but it was simple to implement,
  160.   so why not? Thanks to Dirk Stöcker again for the example.
  161. - Added support for another SyncroPacker version to the S.P. slave.
  162.   The example file must have been created by a version different to 4.6,
  163.   but I don't know if any other versions exist, so I added it to 4.6.
  164.   Thanks again to Dirk for the file.
  165. - Improved ProPack slave. It now supports files with manipulated IDs.
  166.   But the correct algorithm type in the ID is still required, so some
  167.   totally overwritten IDs will still not be recognized.
  168. - Added StoneCracker 4.03 slave. Thanks to Dirk for the files.
  169. - Reworked recognition for StoneCracker 4.04 files. Manipulated IDs
  170.   will be accepted now. Thanks to Dirk for the files.
  171. - Reworked ProPack slave again. It now accepts any kind of manipulation.
  172.   Thanks to Dirk for the files.
  173. - Fixed CP external. This one recognized 'CPic' files and then crashed.
  174.   As I don't have CP files, I just added a 'negative' recognition to
  175.   avoid CPic files. Thanks to Dirk for the bug report.
  176. - Added PK-Protector 2.00 slave. This will just remove the protection
  177.   from crunched files so you can decrunch them afterwards. Thanks to
  178.   Mr.Larmer for sending the program.
  179.  
  180. XFD 1.19 [xfdmaster.library 38.2]
  181. - Added external slave 'UNIX-Compress' and its sourcecode written by
  182.   Dirk Stöcker. Thanks a lot. This is the first slave written in 'C'
  183.   and a good example how to do it correctly.
  184. - Fixed problem with PowerPacker Data slaves. With odd file lengths the
  185.   slaves crashed on MC68000. Thanks to Dirk Stöcker for the report.
  186. - Added recognition for 'PARA' files to Imploder slave. It's just a
  187.   cloned FImp file and the external PARA slave wrongly recognized
  188.   'SCOPTIONS' files as PARA crunched. Please remove PARA slave from
  189.   LIBS:xfd!! Thanks again to Dirk for the report.
  190. - Added new Include files for 'C' language. These are 100% correct
  191.   and have been created by Dirk Stöcker. Thanks once again.
  192. - Fixed Autodocs: Some synopsises for 'C' were incorrect. Thanks one
  193.   more time to Dirk ;-)
  194. - Fixed Imploder Data slave: The last longword is just a checksum that
  195.   has been stripped at some clones, I don't test for this any longer.
  196.   Thanks for the example files to Dirk.
  197. - Added old Imploder version. I can only guess which version created
  198.   the file sent by Dirk Stöcker (maybe 1.0?), because I've never seen
  199.   such an Imploder file header and I don't have Imploder 1.0, but it's
  200.   definately an original Imploder file. Anyway, such files are handled
  201.   correctly now.
  202. - Added PowerPacker 2.0 slave. Thanks to Dirk for the example file.
  203. - Fixed bug in CrunchMania Data slaves and added XFDPFF_RECOGLEN and
  204.   XFDPFF_USERTARGET support.
  205. - Added XFDPFF_RECOGLEN and XFDPFF_USERTARGET to Imploder Data and
  206.   PowerPacker Data slaves. All important data formats support the
  207.   new flags now, I will add them to the minor slaves somewhere in
  208.   the near future.
  209. - Added xfdm_ExecBase field to the library base. Not all internal
  210.   slaves can support this cached pointer, but most will do in the
  211.   future. The main library code already supports the field for better
  212.   CPU performance.
  213. - Did a little definition add-on I forgot in v38.1: If slaves support
  214.   XFDPFF_RECOGLEN but can't for what reason ever determine the correct
  215.   lengths for return to the caller, they set xfdrr_MinTargetSize and
  216.   xfdrr_FinalTargetSize to -1. So please check for those values in
  217.   your applications. Sorry!
  218. - Added support for cached ExecBase to almost every internal slave
  219.   and by the way fixed some bad library calls that might have caused
  220.   crashes (funny: all errors stuck in error handling code ;-)
  221.  
  222. XFD 1.18 [xfdmaster.library 38.1]
  223. - Added support for CrunchyDat 1.0 files. Thanks go to Bert Jahn for
  224.   sending me that packer.
  225. - Added new feature to xfdRecogBuffer(): The recog code can determine
  226.   the length of the decrunched file already during recognition. The
  227.   caller then knows how big the buffer for decrunching must be and
  228.   can allocate its own buffer for that purpose. This is supported by
  229.   xfdDecrunchBuffer() now. All this meant changes in xfdBufferInfo,
  230.   lots of additional flags and a new structure called xfdRecogResult.
  231.   See autodocs for further information.
  232.   Idea by Dirk Stöcker, author of XPK, to make XFD more compatible to
  233.   XPK and let XPK benefit from the power of xfdmaster.library.
  234. - Unfortunately, in the current state of development, everything is
  235.   prepared for the new features, but no slave supports them until now.
  236.   And there will always be slaves that never ever support them because
  237.   it's simply impossible to calculate the decrunched length without
  238.   starting to decrunch the files.
  239.   Nevertheless I will try to update all slaves as soon as possible.
  240. - Here we go: Added support for new features to StoneCracker Data
  241.   slaves and ProPack Data slaves to test the new options. Works fine!
  242.   Now it's your turn, Dirk ;-)
  243. - Added external slaves and sourcecodes (4GetIt, BHC3, ImploderClone,
  244.   PPBk) written by Dave Jones. Thanks dude!
  245.  
  246. XFD 1.17 [xfdmaster.library 37.8]
  247. - Added support for StoneCracker 2.99b files. Thanks to Mr. Larmer for
  248.   sending me that old cruncher.
  249. - Fixed bug in xfdScan() routine that caused crashes when using hooks.
  250.   Thanks again to Mr. Larmer for the report.
  251. - Finally added support for old ProPack data files. These use the same
  252.   identifier like the new ones, therefore it was a bit complicated to
  253.   determine the correct type. Thanks again to Mr. Larmer for example
  254.   files and decrunchers.
  255.  
  256. XFD 1.16 [xfdmaster.library 37.6]
  257. - Fixed problem with ProPack (RNC) executables that contain hunks
  258.   with reloc information. Thanks to Mr. Larmer/Wanted Team for the
  259.   example file.
  260. - Added JEK!, LeCr and Vice decrunchers written by Mr. Larmer.
  261. - Added support for PowerPacker LoadSeg (PPLS) files. Thanks for
  262.   the suggestion to WEPL. These files may cause problems because
  263.   overlayed files are crunched as well with this format without
  264.   any differences :-(
  265.  
  266. XFD 1.15 [xfdmaster.library 37.5]
  267. - Added support for CFP 1.35/1.36 protected files.
  268. - Fixed bug in xfdStripHunks(). It may happen that a hunk_name etc.
  269.   is the very last hunk without any other information after it. In
  270.   this case the old routine crashed. Thanks for the example file to
  271.   Christoph Dietz.
  272. - Added new ProPack strain. Thanks to WEPL for sending the sample.
  273. - Added 68000-fixed version of BOND external slave to the library.
  274.   Thanks to Dirk Stöcker for the bug report.
  275. - Fixed external CP slave. Now it won't produce wrong recognitions
  276.   any longer. Thanks to Holger Wessling and Emmanuel Poirier for
  277.   the example files.
  278.  
  279. XFD 1.14 [xfdmaster.library 37.3]
  280. - Added CPU cache handling code to all routines that manipulate any
  281.   buffers. I hope this will reduce problems with 68040/060 CPUs.
  282. - Replaced several buggy sublibraries by Mr.Larmer/Wanted Team with
  283.   new cleaned-up versions. Thanks for that updates, dude.
  284. - Added new sublibrary (DPRa) and some Amiga E stuff by DII. Thanks!
  285.  
  286. XFD 1.13 [xfdmaster.library 37.2]
  287. - Added segment support to Titanics Cruncher 1.1/1.2, Spike Cruncher,
  288.   ProPack, TurboSqueezer 6.1/8.0 and HQC Cruncher 2.0 slaves.
  289. - Added Master Cruncher 3.0 Data slave, added segment support to
  290.   Master Cruncher 3.0 slave and rewrote parts of the Master Cruncher
  291.   decrunch routines.
  292. - Added new version of xfdPatch with a serious bug fixed. Sorry folks!
  293. - Arhh! Bug fixed in the optimized Crunchmania routines added in 1.12.
  294.   Empty code hunks caused a system crash. Thanks to Holger Wessling
  295.   for the report and the example files.
  296. - Fixed little bug in the StoneCracker 4.04 Data length calculation.
  297.   No crash this time :-) Thanks to Holger again for the example file.
  298. - Added segment support to DragPack 2.52 slave.
  299. - Added XFDPFF_RELMODE flag support to the following slaves: Propack,
  300.   Imploder (Normal/Lib/Overlay) and CrunchMania (Normal/Lib/Simple)!
  301.   As these crunchers already allocate their hunks during LoadSeg(),
  302.   I wrote a hunk manager that checks the memory type of each loaded
  303.   hunk and switches to another area if neccessary.
  304. - Added segment support to Chryseis Cruncher 0.9 and ReloKit 1.0.
  305.   Finally I made it!! All internal reloc slaves support full segment
  306.   decrunching and relocation modes now :-))
  307. - Combined Powerpacker x.x Master/Normal to simple PowerPacker x.x
  308.   slaves. This saves memory and CPU time.
  309. - Added data scan support to LightPack 1.5 and TurtleSmasher 2.00
  310.   Data slaves. Changed CrunchMaster 1.0 type from data to address.
  311. - Added data scan support to ST Cruncher 1.0 Data slave. Now all
  312.   internal data slaves support data scanning!!
  313. - Added Super Cruncher 2.7 slave with buffer and segment support.
  314. - Added Ultimate Packer 1.1 slave with buffer and segment support.
  315. - Added Old ProPack (RNC) slave. Thanks to WEPL for the sourcecode
  316.   and the example files. This slave cannot handle XFDREL_#? as only
  317.   the first hunk is crunched and all others are already relocated at
  318.   decrunch time. Sorry!
  319. - Added SA/SC/SF/SP/SQ Cruncher slave. Here we have a big problem:
  320.   There exist different versions of the SA, SC and SP formats with
  321.   different crunch algorithms. Therefore these will only be scanned
  322.   for, but not decrunched. SF and SQ should work properly. Thanks to
  323.   WEPL for the sourcecode and the example files.
  324. - Added PowerPacker Patch 1.0 slave. This silly tool adds different
  325.   headers to standard PowerPacker 4.0 files. Thanks to Dave Jones
  326.   for sending that stuff.
  327. - Added ExeDescript 1.0 Linker to the internal linker brain. This
  328.   one is a bit special as it just adds a data hunk at the end of a
  329.   file with some text in it. To recognize this stuff, the whole file
  330.   must be in memory. Sorry, but the xfdm_MinLinkerSize field is of
  331.   no use any longer for this type of linker. Thanks to Dave Jones
  332.   for sending lots of example files.
  333.  
  334. XFD 1.12 [xfdmaster.library 37.1]
  335. - Fixed problem in ProPack slave. It may happen that some hunks are
  336.   not crunched in the RNC format but included as plain hunks. This has
  337.   not been supported correctly. Thanks to Dave Jones and John Aadnoy
  338.   for the example files.
  339. - Optimized decrunch speed of CrunchMania slave by factor 50 !!!
  340.   You won't see it with small files, but Holger Wessling sent me two
  341.   files that took several minutes to decrunch with the old routine
  342.   and about 4 seconds with the new one (the file had up to 140 hunks
  343.   and 6200 reloc entries at 700000 bytes). Thanks Holger.
  344. - Added lots of external decrunchers written by Mr.Larmer/Wanted Team.
  345.   Thanks for all the work you had with that stuff.
  346. - Added new utility called xfdPatch. Just use it!
  347. - Added an extra feature to Imploder and CrunchMania slaves:
  348.   they both will decrunch even some modified files now. Thanks to
  349.   Dave Jones for sending the 'The Party IV' 40k intros.
  350. - Added full GNU Packer 1.2 support. Thanks to Mr.Larmer/Wanted Team
  351.   for sending that stuff.
  352. - Added new version of xfdPatch that allows to set relocation modes.
  353. - Added support for TrashEliminator 1.0.
  354. - Added new version of xfdLibInfo.
  355. - Added new functions to xfdmaster.library: xfdScanData(),
  356.   xfdFreeScanList() and xfdObjectType(). The data scanner is based
  357.   on an idea by Holger Wessling. Thanks dude!
  358. - Added new fields to xfdBufferInfo and xfdSegmentInfo structures.
  359.   Read the autodocs for more details about the new behaviour of
  360.   xfdRecogBuffer()/xfdRecogSegment() concerning external slaves.
  361.   This was neccessary as a lot of people sent me files that made
  362.   some trouble with external slaves. Thanks to Axel Folley, Holger
  363.   Wessling, John Aadnoy and all the others for the example files.
  364. - Added new utility called xfdScan that supports the new data scan
  365.   routines.
  366. - Added data scan support and improved data recognition/testing to
  367.   ANC, SoundTracker Song, CrunchMania, DragPack 2.52, GNU Packer,
  368.   IAM (ICE!/ATM5), PMC, StoneCracker, XPK, ProPack, PackIt and
  369.   Imploder data slaves.
  370. - Added new versions of xfdList, xfdDecrunch and xfdPatch.
  371. - Added data scan support for PowerPacker PP20 data. This code is
  372.   a real data analyzer that checks data for proper decrunchability.
  373.   The crypted data PX20 however can not be scanned in deep mode.
  374. - Added segment support to QuickPowerPacker 1.0.
  375. - Added new function xfdInitScanHook() for easy hook management.
  376. - Added ProPackExe external decruncher. Thanks to WEPL for sending
  377.   this new format.
  378.  
  379. XFD 1.11 [xfdmaster.library 36.4]
  380. - Added new versions of xfdDecrunch, xfdList and xfdUnlink with
  381.   several bug fixes and/or new features.
  382. - Fixed support for Hunk_Reloc32Short in xfdTestHunkStructureFlags(),
  383.   xfdRelocate() and xfdStripHunks(). Thanks to WEPL for the report.
  384. - Added new/updated external decrunchers written by WEPL (thanks
  385.   for all your work): Ice_TSM, SSUR, TPWM, BOND, CMP1, LOB, DeCloner.
  386. - Added Oberon include file for xfdmaster.library. Thanks again to
  387.   WEPL for that stuff. Please note that it is written for XFD 1.07
  388.   and therefore a bit old, but you may modify it for your needs.
  389. - Added external decruncher for 4Vx written by Psygore. Thanks to
  390.   Holger Wessling for sending it.
  391. - Added full segment decrunch support to Imploder, Imploder Library
  392.   and Imploder Overlay slaves. No dirty jump-in hacks, but a real
  393.   emulation that also corrects the hunktable entries of overlays.
  394. - Fixed PowerPacker 3.0/4.0 Overlay segment decrunching code.
  395.   The entries in the hunktable haven't been updated.
  396.  
  397. XFD 1.10 [xfdmaster.library 36.3]
  398. - Added recognition and unlink code for Glue 2.2 and Glue 2.3 text
  399.   linkers. You will get the text file and the original executable
  400.   as a result after unlinking such files. Thanks to Markus Schmall
  401.   and Dave Jones for the example files.
  402. - Finally fixed Imploder stuff to work 100% correctly. The new
  403.   method is a bit slower, but doesn't waste any memory any longer.
  404.   The length calculation of the old one was based on a rough guess,
  405.   now it's counted byte by byte. Corrupted data is detected now and
  406.   won't lead to a big crash any longer. The new code also recognizes
  407.   if a hunk was originally data or code.
  408. - Added support for Imploder Overlay files. These have been only
  409.   recognized, but not decrunched. Now the new length calculation
  410.   made it easy to finally implement that stuff. Thanks to Axel
  411.   Folley for all the example files.
  412. - Added new version of xfdDecrunch.
  413.  
  414. XFD 1.09 [xfdmaster.library 36.1]
  415. - Oops! XPK slave set password length to 0. This caused some
  416.   trouble when decrunching XPK encrypted files. I forgot to
  417.   set MaxSpecialLen to -1 as XPK has unlimited password lengths.
  418.   Thanks to the guy (sorry, forgot your name) who called me.
  419. - Fixed xfdTestHunkStructure[New]() and xfdRelocate().
  420.   Those two calls now only support hunk types that may really
  421.   exist in load files and no longer any weird linker stuff.
  422.   Added full support for hunk_reloc32short ($3f7/$3fc).
  423. - Added xfdTestHunkStructureFlags() with XFDTHB_NOOVERLAYS
  424.   to force an error if a file is overlayed.
  425. - Added xfdStripHunks() as an easy possibility to remove
  426.   hunk_name, hunk_symbol and/or hunk_debug from files.
  427. - Extended xfdSlave and xfdMasterBase structures.
  428.   Internal slaves have an ID now and can be replaced by
  429.   external slaves. Minimum buffer size to recognize a
  430.   crunched file can be specified for every slave now.
  431.   The largest buffer size is stored in xfdMasterBase and
  432.   can be used as buffer size for recognition purposes.
  433.   Thanks to Dave Jones and the other guy (see above) for
  434.   the inspiration.
  435. - Added new versions of xfdDecrunch and xfdLibInfo.
  436. - Moved external Chryseis slave inside library.
  437. - Added new version of xfdList.
  438. - Fixed defines in xfdmaster.h from $XYZ to 0xXYZ.
  439. - Added external decrunchers: AXIS, LOB and SF written by
  440.   A. Van Helsing/X-TraDe. Thanks to Holger Wessling for
  441.   sending them to me.
  442. - Fixed ProPack slave. Recognizes another executable header
  443.   now and doesn't crash with several hunk_bss any more.
  444.   Thanks to Markus Schmall for reporting the problem.
  445. - Fixed StoneCracker 4.04 slave. Forgot to support empty
  446.   code and data hunks as old compilers produce them.
  447.   Thanks to Dave Jones for the example file.
  448. - Added StoneCracker 4.03 Data slave and replaced SC 4.04
  449.   decrunch code by the optimized version from 'Cozine'.
  450. - Added QuickPowerPacker 1.0 slave.
  451.   Thanks to Dave again for sending this stuff.
  452. - Added xfdAllocObject() and xfdFreeObject() as a replacement
  453.   for Alloc#?Info() and Free#?Info().
  454. - Added xfdRecogLinker() and xfdUnlink() to support so-called
  455.   4EB9-Linkers and their clones.
  456. - Fixed problem with some PowerPacker 4.0 files. It might have
  457.   happened in one special case that one byte of the processed
  458.   reloc hunk was overwritten before it was reprocessed.
  459.   Using a one-byte prefetch mechanism now fixes this bug.
  460. - Added xfdm_MinLinkerSize field in xfdMasterBase structure.
  461. - Added recognition for 4EB9, 4EF9, UFO and XLink linkers to
  462.   the internal linker brain.
  463. - Added unlink code for 4EB9, 4EF9, UFO and XLink linkers.
  464. - Fixed another problem with PowerPacker 4.0 files. If hunks
  465.   are located in chipmem, PP sets the qualifier in the hunk
  466.   header AND in the hunks themselves. OS 2.0+ doesn't like
  467.   this behaviour very much and crashes immediately. The flag
  468.   will therefore be deleted in the hunks now.
  469.   Thanks to Axel Folley for sending me an example file.
  470. - Fixed problem with SoundTracker songs. Some clever game
  471.   coders use the same identifier (PACK) for their files, but
  472.   certainly another algorithm. I use an enhanced recognition
  473.   now that checks the uncrunched length for valid song sizes.
  474.   Thanks again to Axel Folley for all the example files.
  475. - Added the tool xfdUnlink to the package. This is just a
  476.   simple interface for unlinking linked files.
  477. - Added second type of 4EB9 linker and fixed recognition
  478.   for UFO linker.
  479. - Fixed Imploder decrunch code to support modified files too.
  480.   Some guys tried to prevent XFD and also the Imploder itself
  481.   from unpacking files by changing a data to a code hunk.
  482.  
  483. XFD 1.08 [xfdmaster.library 35.1]
  484. - Added new feature to xfdmaster.library (now version 35):
  485.   Crunchers that require a 16/32 bit key for decrunching are
  486.   supported now. Only neccessary for ProPack (RNC) at the
  487.   moment.
  488. - Added new versions of xfdDecrunch and xfdLibInfo that
  489.   support the new feature.
  490. - Added full support for ProPack, formerly called RNC.
  491.   Now also decrunches executables and key-locked data files.
  492.   Moved the external decruncher inside the library.
  493. - Added support for TetraPack 1.1.
  494. - Added support for HQC Compressor 1.00.
  495. - Added external decrunchers for LZWH and GraftGold.
  496. - Added support for TSK Cruncher, LightPack 1.5 and
  497.   SoundTracker Cruncher 1.0 Exe/Data files.
  498. - Added new tool to the package: HackProPack. This makes it
  499.   possible to decrunch key-locked ProPack data files.
  500. - Re-added Kickstart 1.2/1.3 support to xfdDecrunch.
  501.   Hope everybody is happy now, so am I.
  502. - Added support for segment decrunching to the following
  503.   slaves: DragPack 1.0, StoneCracker 4.00/4.01/4.04,
  504.   CrunchMania Normal/Library/Simple, TNM Cruncher 1.1.
  505. - Revised XPK external decruncher and moved it inside
  506.   xfdmaster.library.
  507. - Moved PMC external decruncher inside the library.
  508. - Debugged arp.library stuff in xfdDecrunch, xfdList
  509.   and HackProPack. Some arp routines behave different from
  510.   dos v37, but it wasn't documented anywhere.
  511. - Added segment support to IAM Packer 1.0 and PackIt 1.0.
  512.  
  513. XFD 1.07 [xfdmaster.library 34.1]
  514. - Added new sublibs for SSUR, TPWM and TSM crunchers.
  515.   Thanks to WEPL for sending them.
  516. - Added RNC2 support to the RNC external decruncher.
  517.   Thanks to WEPL again for sending me the sourcecode.
  518.  
  519. XFD 1.06 [xfdmaster.library 34.1]
  520. - Increased library version to 34 because of new features.
  521.   The V34 library is fully downward compatible to V33 libraries.
  522. - Rewritten xfdGetErrorText() function with lots of new error codes.
  523. - Added xfdTestHunkStructureNew() routine that returns detailed
  524.   error codes.
  525. - Added xfdRelocate() routine for better segment list support.
  526. - Extended xfdSegmentInfo structure for relocation mode support.
  527. - Overworked autodocs for more detailed information.
  528. - Overworked whole 'C' support stuff (includes, protos, pragmas).
  529. - Updated Assembler support files.
  530. - Added external decruncher for PMC files.
  531. - Added support for recognition and decrunching of segments
  532.   to the following slaves:
  533.   - PowerPacker 2.3 command files (all modes)
  534.   - PowerPacker 3.0 command files (all modes)
  535.   - PowerPacker 4.0 command files (all modes)
  536. - Added new version of xfdLibInfo with extended information.
  537. - Added external decrunchers for RNC and FIRE files. Thanks to
  538.   Dexter&BartMan/Abyss for sending me this stuff.
  539. - Added ATN! support to xfdmaster.library. Dexter/Abyss sent me
  540.   an external for this one, but it's just a FImp clone, so I
  541.   added it to the internals.
  542.  
  543. XFD 1.05 [xfdmaster.library 33.6]
  544. - Added decrunch support for StoneCracker 4.04 executables.
  545. - Added external decruncher for XPK files.
  546.  
  547. XFD 1.04 [xfdmaster.library 33.4]
  548. - Added 'C' includes, protos, pragmas. Thanks to Anders Melchiorsen
  549.   for typing all this stuff. Thanks to Brice Allenbrand too. He also
  550.   typed some 'C' stuff, but Anders was 3 days faster. Sorry!
  551. - Removed arp.library from the package as everybody has it anyway.
  552. - Added decrunch support for StoneCracker 4.04 data & address files.
  553.  
  554. XFD 1.03 [xfdmaster.library 33.3]
  555. - Added new version of xfdDecrunch with extended features.
  556.  
  557. XFD 1.02 [xfdmaster.library 33.3]
  558. - Did astonishing speed optimization to CrunchMania decruncher. All
  559.   files with lots of relocs will decrunch about 30 times faster. Thanks
  560.   to Markus Schmall who sent me a file (GadToolsBox with over 8000 [!]
  561.   reloc entries) that took 90 seconds (!) before that code cleanup and
  562.   3 seconds afterwards. Actually he thought XFD would crash, but who
  563.   waits 90 seconds ??? ;-)
  564. - Added Chryseis 0.9 decruncher. This one is implemented as external
  565.   decruncher including sourcecode as an example on how to code that
  566.   kind of thing.
  567. - Added File Imploder (FImp) decruncher.
  568. - Added new version of xfdDecrunch with lots of new features.
  569.  
  570. XFD 1.01 [xfdmaster.library 33.2]
  571. - Added asm includes, autodocs and fd files.
  572. - Final fixes in password code.
  573. - Added new versions of xfdDecrunch and xfdLibInfo.
  574. - Added support for external decrunchers.
  575.  
  576. XFD 1.00 [xfdmaster.library 33.1]
  577. - First public release.
  578.